home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 21
/
Cream of the Crop 21 (Terry Blount) (October 1996).iso
/
os2
/
tee.zip
/
README
next >
Wrap
Text File
|
1996-08-05
|
632b
|
24 lines
tee for OS/2,
based on tee.c --
Copyright (c) 1988, 1993 The Regents of the University of California.
All rights reserved. See tee.c for LICENSE.
Original code was changed a bit to be compiled under OS/2 using emx+gcc.
Also -c option added (don't create output files if there was nothing to
read from stdin). Eg,
type nul | tee -c somefile
should not create ``somefile''.
tee.exe needs emxrt.zip
Original source was taken from the FreeBSD distribution. See tee0.zip
This is ``AS IS'' software, so use it on your own risk.
-- D.Maloff (maloff@tts.magadan.su), 1996